Search Result  

Secure a .NET Core API with Bearer Authentication

In this step by step tutorial, I show you how to secure a .NET Core API with JWT Bearer Authenticati ...View More

Open redirect vulnerability example

What is Open Redirect Vulnerability How to prevent open redirect attacks in asp.net core Healthy die ...View More

Redirect user to original url after login in asp net core

How to redirect the user to the original requested URL after a successful login. ReturnUrl in ASP.NE ...View More

Handling 404 not found in asp net core mvc

In this video we will discuss 1. The 2 types of 404 errors in asp.net core mvc 2. How to handle 404  ...View More

ViewImports cshtml in ASP NET Core MVC

In this short video, we will discuss _ViewImports.cshtml file in ASP.NET Core MVC Text version of th ...View More